Fix exception handling to cope with exceptions that do not have a string as
authorEwan Mellor <ewan@xensource.com>
Tue, 27 Feb 2007 11:19:25 +0000 (11:19 +0000)
committerEwan Mellor <ewan@xensource.com>
Tue, 27 Feb 2007 11:19:25 +0000 (11:19 +0000)
commit9b981ee160d11b28e4149e97e438a87239fd234c
treebcb3951f3881ec7c55445b51bc4536bd5ca5f55e
parentf245784ba0df8e412a47afc3364ce6d0479e2df6
Fix exception handling to cope with exceptions that do not have a string as
the first argument.

Signed-off-by: Ewan Mellor <ewan@xensource.com>
tools/python/xen/util/xmlrpclib2.py